PM3.6 - Captain Falcon - Subaction - SpecialAirSStartGround

| 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | 34 | 35 | 36 | 37 | 38 | 39 | 40 | 41 | 42 | 43 | 44 |

Stats

IASA: None
Subaction Index: 0x51

Scripts

Main

  1. SetAnimationFrame(36.0)
  2. BoolVariableSetFalse { variable: RandomAccessBool (0x11) }
  3. BoolVariableSetTrue { variable: RandomAccessBool(EnableGlide) }
  4. LedgeGrabEnable(EnableInFrontAndBehind)
  5. SetEdgeSlide(Airbourne)
  6. DeleteAllHitBoxes
  7. RemoveCallEveryFrame { thread_id: 9 }
  8. SyncWait(1.0)
  9. SetAirGround(0)
  10. FloatVariableSet { variable: RandomAccessFloat (0xa), value: InternalConstantInt(HorizontalCharacterVelocity) }
  11. FloatVariableMultiply { variable: RandomAccessFloat (0xa), value: 0.4 }
  12. UnknownEvent { namespace: 0xe, code: 0x8, unk1: 0x0, arguments: [Scalar(0.0), Scalar(0.0), Scalar(0.0), Value(1)] }
  13. AddVelocity { x_vel: Variable(RandomAccessFloat(Address(10))), y_vel: Constant(0.0) }

GFX

    SFX

      Other